[INFO] fetching crate cefi-rs-bybit 0.1.0...
[INFO] testing cefi-rs-bybit-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] extracting crate cefi-rs-bybit 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate cefi-rs-bybit 0.1.0
[INFO] finished tweaking crates.io crate cefi-rs-bybit 0.1.0
[INFO] tweaked toml for crates.io crate cefi-rs-bybit 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cefi-rs-bybit 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cefi-rs-bybit 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-core v0.1.3
[INFO] [stderr]   Downloaded once_cell v1.21.1
[INFO] [stderr]   Downloaded tungstenite v0.23.0
[INFO] [stderr]   Downloaded tempfile v3.19.0
[INFO] [stderr]   Downloaded data-encoding v2.8.0
[INFO] [stderr]   Downloaded tokio-tungstenite v0.23.1
[INFO] [stderr]   Downloaded time-macros v0.2.20
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.23
[INFO] [stderr]   Downloaded time v0.3.39
[INFO] [stderr]   Downloaded tokio-util v0.7.14
[INFO] [stderr]   Downloaded zerocopy v0.8.23
[INFO] [stderr]   Downloaded rustix v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88b19b6b3ba27c3765ec6686c8432d9c3fc88d57d9c5bb4209537e54e082cc90
[INFO] running `Command { std: "docker" "start" "-a" "88b19b6b3ba27c3765ec6686c8432d9c3fc88d57d9c5bb4209537e54e082cc90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88b19b6b3ba27c3765ec6686c8432d9c3fc88d57d9c5bb4209537e54e082cc90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88b19b6b3ba27c3765ec6686c8432d9c3fc88d57d9c5bb4209537e54e082cc90", kill_on_drop: false }`
[INFO] [stdout] 88b19b6b3ba27c3765ec6686c8432d9c3fc88d57d9c5bb4209537e54e082cc90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 867a7346b01d884c2e13ad64926a30b17d8170bf11b6ea05a5c7c845fd1653e5
[INFO] running `Command { std: "docker" "start" "-a" "867a7346b01d884c2e13ad64926a30b17d8170bf11b6ea05a5c7c845fd1653e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling data-encoding v2.8.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling tungstenite v0.23.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.23.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling cefi-rs-bybit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 58.68s
[INFO] running `Command { std: "docker" "inspect" "867a7346b01d884c2e13ad64926a30b17d8170bf11b6ea05a5c7c845fd1653e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "867a7346b01d884c2e13ad64926a30b17d8170bf11b6ea05a5c7c845fd1653e5", kill_on_drop: false }`
[INFO] [stdout] 867a7346b01d884c2e13ad64926a30b17d8170bf11b6ea05a5c7c845fd1653e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b11e752d54f609e8a7c06eb1f52fb408961ba64a56056633ffdce46e534be4d
[INFO] running `Command { std: "docker" "start" "-a" "0b11e752d54f609e8a7c06eb1f52fb408961ba64a56056633ffdce46e534be4d", kill_on_drop: false }`
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling cefi-rs-bybit v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 3.75s
[INFO] running `Command { std: "docker" "inspect" "0b11e752d54f609e8a7c06eb1f52fb408961ba64a56056633ffdce46e534be4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b11e752d54f609e8a7c06eb1f52fb408961ba64a56056633ffdce46e534be4d", kill_on_drop: false }`
[INFO] [stdout] 0b11e752d54f609e8a7c06eb1f52fb408961ba64a56056633ffdce46e534be4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e098d7bc282587deb501a474445bc0b33d2a620957e8172fe6bb1eaf5e669ac9
[INFO] running `Command { std: "docker" "start" "-a" "e098d7bc282587deb501a474445bc0b33d2a620957e8172fe6bb1eaf5e669ac9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cefi_rs_bybit-eddcbe36f41216d3)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test types::tests::deserialize_http_response_error ... ok
[INFO] [stdout] test types::tests::test_deserialize_get_account_info ... ok
[INFO] [stdout] test types::tests::test_deserialize_get_positions_response ... ok
[INFO] [stdout] test types::tests::test_deserialize_get_wallet_balance ... ok
[INFO] [stdout] test rest::account::tests::test_get_wallet_balance ... FAILED
[INFO] [stdout] test rest::account::tests::test_get_account_info ... FAILED
[INFO] [stdout] test ws::tests::test_deserialize_position ... ok
[INFO] [stdout] test rest::trade::tests::test_get_open_order ... FAILED
[INFO] [stdout] test rest::position::tests::test_get_positions ... FAILED
[INFO] [stdout] test rest::trade::tests::test_cancel_all_orders ... FAILED
[INFO] [stdout] test ws_types::tests::test_deserialize_auth_response ... ok
[INFO] [stdout] test ws_types::tests::test_deserialize_order_linear ... ok
[INFO] [stdout] test ws_types::tests::test_deserialize_pong ... ok
[INFO] [stdout] test rest::trade::tests::test_place_order ... FAILED
[INFO] [stdout] test types::tests::deserialize_http_order_response ... ok
[INFO] [stdout] test rest::market::tests::test_get_instruments_info ... ok
[INFO] [stdout] test rest::market::tests::test_get_server_time ... ok
[INFO] [stdout] test rest::market::tests::test_get_tickers ... ok
[INFO] [stdout] test rest::market::tests::test_get_orderbook ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rest::account::tests::test_get_wallet_balance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::account::tests::test_get_wallet_balance' (18) panicked at src/rest/account.rs:32:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c70238c74a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55c7023a27ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x55c7023915b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55c70236a88f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55c702384689 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x55c701f5351c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55c702384902 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55c70236a948 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55c702362029 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55c70236b8bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]   10:     0x55c7023a2fac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55c7023a2cf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   12:     0x55c701ef4344 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::env::VarError>>::expect
[INFO] [stdout]   13:     0x55c701f3e4c7 - cefi_rs_bybit[41272b64a6258bb]::rest::account::tests::test_get_wallet_balance::{closure#0}
[INFO] [stdout]   14:     0x55c701f33844 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   15:     0x55c701f33926 - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   16:     0x55c701f1cb66 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x55c701f1ca14 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x55c701f149e0 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x55c701f1b900 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]   20:     0x55c701f19544 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]   21:     0x55c701f404d1 - <tokio[5627a2764a4619de]::runtime::context::scoped::Scoped<tokio[5627a2764a4619de]::runtime::scheduler::Context>>::set::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   22:     0x55c701f3dc94 - tokio[5627a2764a4619de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x55c701f003aa - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[5627a2764a4619de]::runtime::context::Context>>::try_with::<tokio[5627a2764a4619de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   24:     0x55c701effbb9 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[5627a2764a4619de]::runtime::context::Context>>::with::<tokio[5627a2764a4619de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   25:     0x55c701f3cd3b - tokio[5627a2764a4619de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   26:     0x55c701f16bc4 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]   27:     0x55c701f17012 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   28:     0x55c701f18e53 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]   29:     0x55c701f3002b - tokio[5627a2764a4619de]::runtime::context::runtime::enter_runtime::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   30:     0x55c701f13e28 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]   31:     0x55c701f26765 - <tokio[5627a2764a4619de]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]   32:     0x55c701f26a76 - <tokio[5627a2764a4619de]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]   33:     0x55c701f3fac7 - cefi_rs_bybit[41272b64a6258bb]::rest::account::tests::test_get_wallet_balance
[INFO] [stdout]   34:     0x55c701f3dde3 - cefi_rs_bybit[41272b64a6258bb]::rest::account::tests::test_get_wallet_balance::{closure#0}
[INFO] [stdout]   35:     0x55c701eff486 - <cefi_rs_bybit[41272b64a6258bb]::rest::account::tests::test_get_wallet_balance::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x55c701f475fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   37:     0x55c701f53feb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   38:     0x55c701f4f704 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   39:     0x55c701f56bf2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   40:     0x55c70238c01f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   41:     0x7a7419ea4aa4 - <unknown>
[INFO] [stdout]   42:     0x7a7419f31a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::account::tests::test_get_account_info stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::account::tests::test_get_account_info' (17) panicked at src/rest/account.rs:42:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c70238c74a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55c7023a27ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x55c7023915b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55c70236a88f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55c702384689 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x55c701f5351c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55c702384902 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55c70236a948 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55c702362029 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55c70236b8bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]   10:     0x55c7023a2fac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55c7023a2cf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   12:     0x55c701ef4344 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::env::VarError>>::expect
[INFO] [stdout]   13:     0x55c701f3df37 - cefi_rs_bybit[41272b64a6258bb]::rest::account::tests::test_get_account_info::{closure#0}
[INFO] [stdout]   14:     0x55c701f33844 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   15:     0x55c701f33926 - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   16:     0x55c701f1cb66 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x55c701f1ca14 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x55c701f149e0 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<()>, <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x55c701f1b900 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]   20:     0x55c701f19544 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}
[INFO] [stdout]   21:     0x55c701f404d1 - <tokio[5627a2764a4619de]::runtime::context::scoped::Scoped<tokio[5627a2764a4619de]::runtime::scheduler::Context>>::set::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   22:     0x55c701f3dc94 - tokio[5627a2764a4619de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x55c701f003aa - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[5627a2764a4619de]::runtime::context::Context>>::try_with::<tokio[5627a2764a4619de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   24:     0x55c701effbb9 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[5627a2764a4619de]::runtime::context::Context>>::with::<tokio[5627a2764a4619de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>)>
[INFO] [stdout]   25:     0x55c701f3cd3b - tokio[5627a2764a4619de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<()>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>::{closure#0}>
[INFO] [stdout]   26:     0x55c701f16bc4 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>::{closure#0}, core[786f478f706679df]::option::Option<()>>
[INFO] [stdout]   27:     0x55c701f17012 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   28:     0x55c701f18e53 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]   29:     0x55c701f3002b - tokio[5627a2764a4619de]::runtime::context::runtime::enter_runtime::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   30:     0x55c701f13e28 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]   31:     0x55c701f26765 - <tokio[5627a2764a4619de]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]   32:     0x55c701f26a76 - <tokio[5627a2764a4619de]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = ()>>>
[INFO] [stdout]   33:     0x55c701f3f937 - cefi_rs_bybit[41272b64a6258bb]::rest::account::tests::test_get_account_info
[INFO] [stdout]   34:     0x55c701f3ddb3 - cefi_rs_bybit[41272b64a6258bb]::rest::account::tests::test_get_account_info::{closure#0}
[INFO] [stdout]   35:     0x55c701eff446 - <cefi_rs_bybit[41272b64a6258bb]::rest::account::tests::test_get_account_info::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x55c701f475fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   37:     0x55c701f53feb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   38:     0x55c701f4f704 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   39:     0x55c701f56bf2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   40:     0x55c70238c01f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   41:     0x7a7419ea4aa4 - <unknown>
[INFO] [stdout]   42:     0x7a7419f31a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::trade::tests::test_get_open_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::trade::tests::test_get_open_order' (25) panicked at src/rest/trade.rs:123:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c70238c74a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55c7023a27ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x55c7023915b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55c70236a88f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55c702384689 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x55c701f5351c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55c702384902 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55c70236a948 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55c702362029 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55c70236b8bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]   10:     0x55c7023a2fac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55c7023a2cf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   12:     0x55c701ef4344 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::env::VarError>>::expect
[INFO] [stdout]   13:     0x55c701f24093 - cefi_rs_bybit[41272b64a6258bb]::rest::trade::tests::test_get_open_order::{closure#0}
[INFO] [stdout]   14:     0x55c701f33818 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   15:     0x55c701f338f7 - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   16:     0x55c701f1cb37 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x55c701f1c8c3 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x55c701f1436d - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>, <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x55c701f1ad90 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}
[INFO] [stdout]   20:     0x55c701f1951b - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}
[INFO] [stdout]   21:     0x55c701f403d0 - <tokio[5627a2764a4619de]::runtime::context::scoped::Scoped<tokio[5627a2764a4619de]::runtime::scheduler::Context>>::set::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>)>
[INFO] [stdout]   22:     0x55c701f3dc13 - tokio[5627a2764a4619de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x55c701f00190 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[5627a2764a4619de]::runtime::context::Context>>::try_with::<tokio[5627a2764a4619de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>)>
[INFO] [stdout]   24:     0x55c701effb07 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[5627a2764a4619de]::runtime::context::Context>>::with::<tokio[5627a2764a4619de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>)>
[INFO] [stdout]   25:     0x55c701f3cccb - tokio[5627a2764a4619de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>
[INFO] [stdout]   26:     0x55c701f1677e - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>
[INFO] [stdout]   27:     0x55c701f16f5d - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>
[INFO] [stdout]   28:     0x55c701f18a82 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>::{closure#0}
[INFO] [stdout]   29:     0x55c701f2fec2 - tokio[5627a2764a4619de]::runtime::context::runtime::enter_runtime::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>::{closure#0}, core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>
[INFO] [stdout]   30:     0x55c701f13da7 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>
[INFO] [stdout]   31:     0x55c701f26653 - <tokio[5627a2764a4619de]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>
[INFO] [stdout]   32:     0x55c701f268d5 - <tokio[5627a2764a4619de]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>
[INFO] [stdout]   33:     0x55c701f259d6 - cefi_rs_bybit[41272b64a6258bb]::rest::trade::tests::test_get_open_order
[INFO] [stdout]   34:     0x55c701f236b8 - cefi_rs_bybit[41272b64a6258bb]::rest::trade::tests::test_get_open_order::{closure#0}
[INFO] [stdout]   35:     0x55c701eff2c6 - <cefi_rs_bybit[41272b64a6258bb]::rest::trade::tests::test_get_open_order::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x55c701f475fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   37:     0x55c701f53feb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   38:     0x55c701f4f704 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   39:     0x55c701f56bf2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   40:     0x55c70238c01f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   41:     0x7a7419ea4aa4 - <unknown>
[INFO] [stdout]   42:     0x7a7419f31a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::position::tests::test_get_positions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::position::tests::test_get_positions' (23) panicked at src/rest/position.rs:25:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c70238c74a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55c7023a27ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x55c7023915b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55c70236a88f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55c702384689 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x55c701f5351c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55c702384902 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55c70236a948 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55c702362029 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55c70236b8bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]   10:     0x55c7023a2fac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55c7023a2cf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   12:     0x55c701ef4344 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::env::VarError>>::expect
[INFO] [stdout]   13:     0x55c701f031a3 - cefi_rs_bybit[41272b64a6258bb]::rest::position::tests::test_get_positions::{closure#0}
[INFO] [stdout]   14:     0x55c701f33818 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   15:     0x55c701f338f7 - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   16:     0x55c701f1cb37 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x55c701f1c8c3 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x55c701f1436d - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>, <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x55c701f1ad90 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}
[INFO] [stdout]   20:     0x55c701f1951b - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}
[INFO] [stdout]   21:     0x55c701f403d0 - <tokio[5627a2764a4619de]::runtime::context::scoped::Scoped<tokio[5627a2764a4619de]::runtime::scheduler::Context>>::set::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>)>
[INFO] [stdout]   22:     0x55c701f3dc13 - tokio[5627a2764a4619de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x55c701f00190 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[5627a2764a4619de]::runtime::context::Context>>::try_with::<tokio[5627a2764a4619de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>)>
[INFO] [stdout]   24:     0x55c701effb07 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[5627a2764a4619de]::runtime::context::Context>>::with::<tokio[5627a2764a4619de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>)>
[INFO] [stdout]   25:     0x55c701f3cccb - tokio[5627a2764a4619de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>
[INFO] [stdout]   26:     0x55c701f1677e - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>
[INFO] [stdout]   27:     0x55c701f16f5d - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>
[INFO] [stdout]   28:     0x55c701f18a82 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>::{closure#0}
[INFO] [stdout]   29:     0x55c701f2fec2 - tokio[5627a2764a4619de]::runtime::context::runtime::enter_runtime::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>::{closure#0}, core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>
[INFO] [stdout]   30:     0x55c701f13da7 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>
[INFO] [stdout]   31:     0x55c701f26653 - <tokio[5627a2764a4619de]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>
[INFO] [stdout]   32:     0x55c701f268d5 - <tokio[5627a2764a4619de]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>
[INFO] [stdout]   33:     0x55c701f03f66 - cefi_rs_bybit[41272b64a6258bb]::rest::position::tests::test_get_positions
[INFO] [stdout]   34:     0x55c701f03068 - cefi_rs_bybit[41272b64a6258bb]::rest::position::tests::test_get_positions::{closure#0}
[INFO] [stdout]   35:     0x55c701eff4c6 - <cefi_rs_bybit[41272b64a6258bb]::rest::position::tests::test_get_positions::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x55c701f475fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   37:     0x55c701f53feb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   38:     0x55c701f4f704 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   39:     0x55c701f56bf2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   40:     0x55c70238c01f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   41:     0x7a7419ea4aa4 - <unknown>
[INFO] [stdout]   42:     0x7a7419f31a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::trade::tests::test_cancel_all_orders stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::trade::tests::test_cancel_all_orders' (24) panicked at src/rest/trade.rs:134:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c70238c74a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55c7023a27ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x55c7023915b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55c70236a88f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55c702384689 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x55c701f5351c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55c702384902 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55c70236a948 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55c702362029 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55c70236b8bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]   10:     0x55c7023a2fac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55c7023a2cf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   12:     0x55c701ef4344 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::env::VarError>>::expect
[INFO] [stdout]   13:     0x55c701f246b3 - cefi_rs_bybit[41272b64a6258bb]::rest::trade::tests::test_cancel_all_orders::{closure#0}
[INFO] [stdout]   14:     0x55c701f33818 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   15:     0x55c701f338f7 - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   16:     0x55c701f1cb37 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x55c701f1c8c3 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x55c701f1436d - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>, <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x55c701f1ad90 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}
[INFO] [stdout]   20:     0x55c701f1951b - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}
[INFO] [stdout]   21:     0x55c701f403d0 - <tokio[5627a2764a4619de]::runtime::context::scoped::Scoped<tokio[5627a2764a4619de]::runtime::scheduler::Context>>::set::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>)>
[INFO] [stdout]   22:     0x55c701f3dc13 - tokio[5627a2764a4619de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x55c701f00190 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[5627a2764a4619de]::runtime::context::Context>>::try_with::<tokio[5627a2764a4619de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>)>
[INFO] [stdout]   24:     0x55c701effb07 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[5627a2764a4619de]::runtime::context::Context>>::with::<tokio[5627a2764a4619de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>)>
[INFO] [stdout]   25:     0x55c701f3cccb - tokio[5627a2764a4619de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>
[INFO] [stdout]   26:     0x55c701f1677e - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>
[INFO] [stdout]   27:     0x55c701f16f5d - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>
[INFO] [stdout]   28:     0x55c701f18a82 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>::{closure#0}
[INFO] [stdout]   29:     0x55c701f2fec2 - tokio[5627a2764a4619de]::runtime::context::runtime::enter_runtime::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>::{closure#0}, core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>
[INFO] [stdout]   30:     0x55c701f13da7 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>
[INFO] [stdout]   31:     0x55c701f26653 - <tokio[5627a2764a4619de]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>
[INFO] [stdout]   32:     0x55c701f268d5 - <tokio[5627a2764a4619de]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>
[INFO] [stdout]   33:     0x55c701f25b76 - cefi_rs_bybit[41272b64a6258bb]::rest::trade::tests::test_cancel_all_orders
[INFO] [stdout]   34:     0x55c701f236f8 - cefi_rs_bybit[41272b64a6258bb]::rest::trade::tests::test_cancel_all_orders::{closure#0}
[INFO] [stdout]   35:     0x55c701eff306 - <cefi_rs_bybit[41272b64a6258bb]::rest::trade::tests::test_cancel_all_orders::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x55c701f475fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   37:     0x55c701f53feb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   38:     0x55c701f4f704 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   39:     0x55c701f56bf2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   40:     0x55c70238c01f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   41:     0x7a7419ea4aa4 - <unknown>
[INFO] [stdout]   42:     0x7a7419f31a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- rest::trade::tests::test_place_order stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'rest::trade::tests::test_place_order' (26) panicked at src/rest/trade.rs:104:54:
[INFO] [stdout] BYBIT_API_KEY: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c70238c74a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x55c7023a27ba - core[786f478f706679df]::fmt::write
[INFO] [stdout]    2:     0x55c7023915b2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x55c70236a88f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x55c702384689 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]    5:     0x55c701f5351c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x55c702384902 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x55c70236a948 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x55c702362029 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x55c70236b8bd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]   10:     0x55c7023a2fac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]   11:     0x55c7023a2cf2 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]   12:     0x55c701ef4344 - <core[786f478f706679df]::result::Result<alloc[64763625b5a07cdb]::string::String, std[f92b4c606f291077]::env::VarError>>::expect
[INFO] [stdout]   13:     0x55c701f23839 - cefi_rs_bybit[41272b64a6258bb]::rest::trade::tests::test_place_order::{closure#0}
[INFO] [stdout]   14:     0x55c701f33818 - <core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   15:     0x55c701f338f7 - <core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>> as core[786f478f706679df]::future::future::Future>::poll
[INFO] [stdout]   16:     0x55c701f1cb37 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   17:     0x55c701f1c8c3 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]   18:     0x55c701f1436d - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Context>::enter::<core[786f478f706679df]::task::poll::Poll<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>, <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   19:     0x55c701f1ad90 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}
[INFO] [stdout]   20:     0x55c701f1951b - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}
[INFO] [stdout]   21:     0x55c701f403d0 - <tokio[5627a2764a4619de]::runtime::context::scoped::Scoped<tokio[5627a2764a4619de]::runtime::scheduler::Context>>::set::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>)>
[INFO] [stdout]   22:     0x55c701f3dc13 - tokio[5627a2764a4619de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   23:     0x55c701f00190 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[5627a2764a4619de]::runtime::context::Context>>::try_with::<tokio[5627a2764a4619de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>)>
[INFO] [stdout]   24:     0x55c701effb07 - <std[f92b4c606f291077]::thread::local::LocalKey<tokio[5627a2764a4619de]::runtime::context::Context>>::with::<tokio[5627a2764a4619de]::runtime::context::set_scheduler<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>::{closure#0}, (alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>)>
[INFO] [stdout]   25:     0x55c701f3cccb - tokio[5627a2764a4619de]::runtime::context::set_scheduler::<(alloc[64763625b5a07cdb]::boxed::Box<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::Core>, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>), <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>::{closure#0}>
[INFO] [stdout]   26:     0x55c701f1677e - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>::{closure#0}, core[786f478f706679df]::option::Option<core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>
[INFO] [stdout]   27:     0x55c701f16f5d - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[786f478f706679df]::pin::Pin<&mut core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>>
[INFO] [stdout]   28:     0x55c701f18a82 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>::{closure#0}
[INFO] [stdout]   29:     0x55c701f2fec2 - tokio[5627a2764a4619de]::runtime::context::runtime::enter_runtime::<<tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>::{closure#0}, core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>
[INFO] [stdout]   30:     0x55c701f13da7 - <tokio[5627a2764a4619de]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>
[INFO] [stdout]   31:     0x55c701f26653 - <tokio[5627a2764a4619de]::runtime::runtime::Runtime>::block_on_inner::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>
[INFO] [stdout]   32:     0x55c701f268d5 - <tokio[5627a2764a4619de]::runtime::runtime::Runtime>::block_on::<core[786f478f706679df]::pin::Pin<&mut dyn core[786f478f706679df]::future::future::Future<Output = core[786f478f706679df]::result::Result<(), cefi_rs_bybit[41272b64a6258bb]::errors::BybitError>>>>
[INFO] [stdout]   33:     0x55c701f25836 - cefi_rs_bybit[41272b64a6258bb]::rest::trade::tests::test_place_order
[INFO] [stdout]   34:     0x55c701f23678 - cefi_rs_bybit[41272b64a6258bb]::rest::trade::tests::test_place_order::{closure#0}
[INFO] [stdout]   35:     0x55c701eff286 - <cefi_rs_bybit[41272b64a6258bb]::rest::trade::tests::test_place_order::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   36:     0x55c701f475fb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]   37:     0x55c701f53feb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]   38:     0x55c701f4f704 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]   39:     0x55c701f56bf2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   40:     0x55c70238c01f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   41:     0x7a7419ea4aa4 - <unknown>
[INFO] [stdout]   42:     0x7a7419f31a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rest::account::tests::test_get_account_info
[INFO] [stdout]     rest::account::tests::test_get_wallet_balance
[INFO] [stdout]     rest::position::tests::test_get_positions
[INFO] [stdout]     rest::trade::tests::test_cancel_all_orders
[INFO] [stdout]     rest::trade::tests::test_get_open_order
[INFO] [stdout]     rest::trade::tests::test_place_order
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e098d7bc282587deb501a474445bc0b33d2a620957e8172fe6bb1eaf5e669ac9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e098d7bc282587deb501a474445bc0b33d2a620957e8172fe6bb1eaf5e669ac9", kill_on_drop: false }`
[INFO] [stdout] e098d7bc282587deb501a474445bc0b33d2a620957e8172fe6bb1eaf5e669ac9
